Builder

class Builder : GeneratedMessage.Builder<BuilderT> , ModuleConfigProtos.ModuleConfig.PaxcounterConfigOrBuilder

Config for the Paxcounter Module
Protobuf type meshtastic.ModuleConfig.PaxcounterConfig

Functions

Link copied to clipboard
Link copied to clipboard

BLE RSSI threshold. Defaults to -80
int32 ble_threshold = 4;
Link copied to clipboard

Enable the Paxcounter Module
bool enabled = 1;
Link copied to clipboard
Link copied to clipboard

WiFi RSSI threshold. Defaults to -80
int32 wifi_threshold = 3;
Link copied to clipboard
open fun getBleThreshold(): Int

BLE RSSI threshold. Defaults to -80
int32 ble_threshold = 4;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getEnabled(): Boolean

Enable the Paxcounter Module
bool enabled = 1;
Link copied to clipboard
uint32 paxcounter_update_interval = 2;
Link copied to clipboard
open fun getWifiThreshold(): Int

WiFi RSSI threshold. Defaults to -80
int32 wifi_threshold = 3;
Link copied to clipboard
Link copied to clipboard

BLE RSSI threshold. Defaults to -80
int32 ble_threshold = 4;
Link copied to clipboard

Enable the Paxcounter Module
bool enabled = 1;
Link copied to clipboard
uint32 paxcounter_update_interval = 2;
Link copied to clipboard

WiFi RSSI threshold. Defaults to -80
int32 wifi_threshold = 3;